home *** CD-ROM | disk | FTP | other *** search
/ i·claim - visualizing argument / ICLAIM.ISO / pc / gloss.swf / scripts / DefineButton2_275 / BUTTONCONDACTION on(release).as next >
Encoding:
Text File  |  2005-02-26  |  85 b   |  5 lines

  1. on(release){
  2.    _parent.popup.gotoAndStop("first");
  3.    gotoWord("l",13,"g31");
  4. }
  5.